* which-key
-[[http://melpa.org/#/which-key][http://melpa.org/packages/which-key-badge.svg]]
-
+[[http://melpa.org/#/which-key][http://melpa.org/packages/which-key-badge.svg]] [[http://stable.melpa.org/#/which-key][file:http://stable.melpa.org/packages/which-key-badge.svg]]
** Introduction
=which-key= is a minor mode for Emacs that displays the key bindings following your currently
entered incomplete command (a prefix) in a popup. For example, after enabling the minor mode
;; Author: Justin Burkett <justin@burkett.cc>
;; URL: https://github.com/justbur/emacs-which-key
-;; Version: 0.6.2
+;; Version: 0.7
;; Keywords:
;; Package-Requires: ((emacs "24.3"))